//==============================================================================
define flaming
{
	SetSelector
	{
	    techLogic none/Pickup Flaming Weapons Active
		set hotspot
        {
            version
            {
                Visual jimmy
            }
        }
		set hotspot
        {
            version
            {
                Visualparticle SFX Flame Character
            }
        }
    }
}

//==============================================================================
define hornboost
{
    Techlogic none/TG Horn VFX
	SetSelector
    {
	    set hotspot
        {
            version
            {
			    Visual jimmy
            }
		}
    }
	SetSelector
    {
	    set hotspot
        {
            version
            {
			    Visualparticle SFX Gjallarhorn Damage VFX
            }
		}
    }
}

//==============================================================================
define odysseusbonus
{
	SetSelector
	{
	    techLogic none/Bonus Odysseus
		set hotspot
        {
            version
            {
                Visual jimmy
            }
        }
		set hotspot
        {
            version
            {
                Visualparticle SFX Odysseus Bonus Ground Glow
            }
        }
    }
}

//==============================================================================
define rage
{
	SetSelector
	{
	    techLogic none/Loadout Rage
		set hotspot
        {
            version
            {
                Visual jimmy
            }
        }
		set hotspot
        {
            version
            {
                Visualparticle SFX Rage Effect
            }
        }
    }
}

//==============================================================================
define converted
{
    TechLogic none/Converted VFX
    set hotspot
    {
        version
        {
            Visualnone jimmy
        }
    }	  
    set hotspot
    {
        version
        {
            Visualparticle SFX Converted Unit Moderate
        }
    }
}

//==============================================================================
define convertedsparkle
{
    TechLogic none/Converted VFX
    set hotspot
    {
        version
        {
            Visualnone jimmy
        }
    }	  
    set hotspot
    {
        version
        {
            Visualparticle SFX Converted Unit Sparkle Moderate
        }
    }
}

//==============================================================================
define charm
{
    TechLogic none/Bonus Charm VFX
    set hotspot
    {
        version
        {
            Visualnone jimmy
        }
    }	  
    set hotspot
    {
        version
        {
            Visualparticle SFX Freyja Charm Heart
        }
    }
}

//==============================================================================
define eclipseSFX
{
   SetSelector
   {
		TechLogic none/Eclipse Active
		set hotspot
		{
			version
			{
			  Visualnone jimmy
			}
		}
		set hotspot
		{
			version
			{
			  Visualparticle SFX A Eclipse Unit effect
			}
		}		    
   }
}

//==============================================================================
define egyptbirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX E Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define swoosh
{
    set hotspot
    {
        version
        {
            Visualparticle Attachments A Sword Swoosh
        }
    }
}

//==============================================================================
define mistbody
{
   TechLogic none/TG Frost Enemy 01/TG Frost Enemy 02/TG Frost Enemy 03/TG Frost Enemy 04/TG Frost Enemy Frozen/Pickup Frost Slow
   set hotspot
   {
      version
      {
         Visualnone jimmy
      }
   }	  
   set hotspot
   {
      version
      {
         Visualparticle SFX Frost Enemy Effect Moderate
      }
   }
   set hotspot
   {
      version
      {
         Visualparticle SFX Frost Enemy Effect Moderate
      }
   }
   set hotspot
   {
      version
      {
         Visualparticle SFX Frost Enemy Effect Moderate
      }
   }
   set hotspot
   {
      version
      {
         Visualparticle SFX Frost Enemy Effect Moderate
      }
   }
   set hotspot
   {
      version
      {
         Visualparticle SFX Frost Enemy Effect Moderate
      }
   }
}

//==============================================================================
define bloodspurt
{
    set hotspot
    {
        version
        {
		    Visualparticle SFX Blood Spurt Moderate
        }
    }
}

//==============================================================================
define blooddecal
{
    set hotspot
    {
        version
        {
		    Visualparticle SFX Blood Decal Moderate
        }
    }
}

//=============================================================================
anim Birth
{
    SetSelector 
    {
	    set hotspot
        {
            version
            {
                Visual Special E Avenger_BirthA
				replaceTexture special e avenger/Avenger Whirling
				connect HOTSPOT egyptbirthSFX hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 0.1
            }
        }
    }
}

//=============================================================================
anim Idle
{
    SetSelector 
    {
	    set hotspot
        {
            version
            {
                Visual Special E Avenger_idleA
				replaceTexture special e avenger/Avenger Whirling
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
            }
        }
    }
}

//==============================================================================
anim Bored
{
    SetSelector
    {
	    set hotspot
        {
            version
            {
                Visual Special E Avenger_boredA
				replaceTexture special e avenger/Avenger Whirling
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
            }
        }
    }
}


//==============================================================================
anim Death
{
    SetSelector
    {
	    set hotspot
        {
            version
            {
                Visual Special E Avenger_DeathA
				replaceTexture special e avenger/Avenger Whirling
			    Connect hotspot bloodspurt hotspot
			    Connect hotspot blooddecal hotspot
				length 0.67
            }
        }
    }
}

//==============================================================================
anim Walk
{
    SetSelector
    {
        TechLogic none/TG Frost Enemy 01/TG Frost Enemy 02/TG Frost Enemy 03/TG Frost Enemy 04/TG Frost Enemy Frozen/Pickup Frost Slow
	    set hotspot
        {
            version
            {
				Visual Special E Avenger_WalkA
				replaceTexture special e avenger/Avenger Whirling
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true   
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.0
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_WalkA
				replaceTexture special e avenger/Avenger Whirling
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true   
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.25
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_WalkA
				replaceTexture special e avenger/Avenger Whirling
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true   
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.3
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_WalkA
				replaceTexture special e avenger/Avenger Whirling
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true   
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.35
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_WalkA
				replaceTexture special e avenger/Avenger Whirling
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true   
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.4
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_WalkA
				replaceTexture special e avenger/Avenger Whirling
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true   
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.4
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_WalkA
				replaceTexture special e avenger/Avenger Whirling
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true   
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.4
            }
        }
    }
}

//==============================================================================
anim Attack
{
    SetSelector
    {
        TechLogic none/TG Frost Enemy 01/TG Frost Enemy 02/TG Frost Enemy 03/TG Frost Enemy 04/TG Frost Enemy Frozen/Pickup Frost Slow
	    set hotspot
        {
            version
            {
				Visual Special E Avenger_whirlwind
				replaceTexture special e avenger/Avenger Whirling
                tag Attack 0.10 true
				tag Attack 0.20 true
				tag Attack 0.30 true
				tag Attack 0.40 true
				tag Attack 0.50 true
				tag Attack 0.60 true
				tag Attack 0.70 true
				tag Attack 0.80 true
				tag Attack 0.90 true
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.0
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_whirlwind
				replaceTexture special e avenger/Avenger Whirling
                tag Attack 0.10 true
				tag Attack 0.20 true
				tag Attack 0.30 true
				tag Attack 0.40 true
				tag Attack 0.50 true
				tag Attack 0.60 true
				tag Attack 0.70 true
				tag Attack 0.80 true
				tag Attack 0.90 true
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.25
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_whirlwind
				replaceTexture special e avenger/Avenger Whirling
                tag Attack 0.10 true
				tag Attack 0.20 true
				tag Attack 0.30 true
				tag Attack 0.40 true
				tag Attack 0.50 true
				tag Attack 0.60 true
				tag Attack 0.70 true
				tag Attack 0.80 true
				tag Attack 0.90 true
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.30
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_whirlwind
				replaceTexture special e avenger/Avenger Whirling
                tag Attack 0.10 true
				tag Attack 0.20 true
				tag Attack 0.30 true
				tag Attack 0.40 true
				tag Attack 0.50 true
				tag Attack 0.60 true
				tag Attack 0.70 true
				tag Attack 0.80 true
				tag Attack 0.90 true
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.35
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_whirlwind
				replaceTexture special e avenger/Avenger Whirling
                tag Attack 0.10 true
				tag Attack 0.20 true
				tag Attack 0.30 true
				tag Attack 0.40 true
				tag Attack 0.50 true
				tag Attack 0.60 true
				tag Attack 0.70 true
				tag Attack 0.80 true
				tag Attack 0.90 true
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.4
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_whirlwind
				replaceTexture special e avenger/Avenger Whirling
                tag Attack 0.10 true
				tag Attack 0.20 true
				tag Attack 0.30 true
				tag Attack 0.40 true
				tag Attack 0.50 true
				tag Attack 0.60 true
				tag Attack 0.70 true
				tag Attack 0.80 true
				tag Attack 0.90 true
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.4
            }
        }
		set hotspot
        {
            version
            {
				Visual Special E Avenger_whirlwind
				replaceTexture special e avenger/Avenger Whirling
                tag Attack 0.10 true
				tag Attack 0.20 true
				tag Attack 0.30 true
				tag Attack 0.40 true
				tag Attack 0.50 true
				tag Attack 0.60 true
				tag Attack 0.70 true
				tag Attack 0.80 true
				tag Attack 0.90 true
				connect ATTACHPOINT swoosh hotspot
				connect LEFTHAND swoosh hotspot
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				length 1.4
            }
        }
    }
}

//==============================================================================
anim Flail
{
    SetSelector
    {
	    set hotspot
        {
            version
            {
                Visual Special E Avenger_FlailA
				replaceTexture special e avenger/Avenger Whirling
				connect hotspot eclipseSFX hotspot
//Debuff VFXs
			    Connect hotspot charm hotspot
			    Connect hotspot mistbody hotspot
				Connect hotspot converted hotspot
				Connect hotspot convertedsparkle hotspot
//VFXs
				Connect hotspot rage hotspot
				Connect hotspot flaming hotspot
				connect hotspot hornboost hotspot
				connect hotspot kastorbonus hotspot
				connect hotspot odysseusbonus hotspot
				Connect hotspot bloodspurt hotspot
            }
        }
    }
}




